Add settings for titlebar actions
authorMatthias Clasen <mclasen@redhat.com>
Thu, 25 Sep 2014 05:24:44 +0000 (01:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 25 Sep 2014 18:54:02 +0000 (14:54 -0400)
commit1d8a1a04f6c422a5668fee0d9069e973b921bd38
treeff05313d3ba0cfe32868a2da47505b8af173e6da
parent26f4c05db33ad49d05af9446a32695141e39c368
Add settings for titlebar actions

These match the GSettings that mutter/metacity/gnome-shell have
for this. We change the default for the middle-click action to
none, since lower is just a terrible default.

We're slightly bending the rules here, since we're adding new
settings after .0, but a) it is just barely after .0, and b) settings
are not really application API.

https://bugzilla.gnome.org/show_bug.cgi?id=729782
gtk/gtksettings.c